词语屋>英语词典>memory cache翻译和用法

memory cache

英 [ˈmeməri kæʃ]

美 [ˈmeməri kæʃ]

网络  内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存

计算机

英英释义

noun

  • (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
      Synonym:cache

    双语例句

    • You can now configure a private memory cache for every CPUVP to decrease the time of server memory allocation on large multiprocessor computers.
      现在可以为每个CPUVP配置一个私有内存缓存,以减少大型多处理器计算机上的服务器内存分配时间。
    • Increase the FileSystem memory cache in Vista to utilize a system with a large amount of RAM.
      提高文件系统缓冲内存的大小来充分利用一个大的内存。
    • Instance resources include memory, cache, process, sessions, thresholds, and storage resources.
      实例资源包括内存、缓存、进程、会话、阈值和存储资源。
    • It works by retrieving the data row information that the reader transaction needs from the DB2 logs-usually from the log's memory cache, which is very fast.
      它采用的方法是从DB2日志(常常是从非常快速的日志内存缓存)中获取读者事务需要的数据行。
    • In order to ease up the gap between CPU and memory, cache is introduced between them.
      为了缓和CPU与存储器之间的速度差距,在计算机系统的CPU与主存之间引入了cache。
    • Memcached is an open source project designed to make use of the spare RAM in many servers to act as a memory cache for frequently accessed pieces of information.
      memcached是一个开源项目,旨在利用多个服务器内的多余RAM来充当一个可存放经常被访问信息的内存缓存。
    • A Parallel Memory Cache System and Its Implementation
      一种并行内存缓冲系统及其实现技术
    • If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
      如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。
    • Adaptive-level Memory Cache Technique on Proxy Server
      代理服务器上的自适应存储缓冲技术
    • Discusses the popular word-based inverted file index model and the traits of index data, presents a run-length coding index compression algorithm, utilizing this compression coding, researches fast index creation process based on memory cache.
      针对目前比较流行的基于词的倒排文档索引模型,结合全文检索数据的特点,提出了变长编码的索引压缩算法。利用该压缩编码,研究了基于内存缓存的快速创建索引的流程。